func github.com/aws/aws-sdk-go-v2/service/s3.awsRestxml_deserializeOpDocumentGetBucketPolicyOutput

2 uses

	github.com/aws/aws-sdk-go-v2/service/s3 (current package)
		deserializers.go#L4217: 	err = awsRestxml_deserializeOpDocumentGetBucketPolicyOutput(output, response.Body, response.ContentLength)
		deserializers.go#L4265: func awsRestxml_deserializeOpDocumentGetBucketPolicyOutput(v *GetBucketPolicyOutput, body io.ReadCloser, contentLength int64) error {